feat: actualize policy-layer rollover and annual-planning views#1545
Merged
Euda1mon1a merged 3 commits intomainfrom Mar 22, 2026
Merged
feat: actualize policy-layer rollover and annual-planning views#1545Euda1mon1a merged 3 commits intomainfrom
Euda1mon1a merged 3 commits intomainfrom
Conversation
.python-version was pinned to 3.11 but pyenv only has 3.12.12 installed on the new machine. Backend venv already runs 3.12.12 successfully. Added migration note to BEST_PRACTICES_AND_GOTCHAS.md. Lockfile updated for new platform. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
backend/.venv/bin/python -m ruff check backend/app/api/routes/program_calendar_anchors.py backend/app/api/routes/program_policy_snapshots.py backend/app/schemas/annual_rotation.py backend/app/schemas/program_calendar_anchor.py backend/app/schemas/program_policy_snapshot.py backend/app/services/annual_rotation_service.py backend/app/services/program_calendar_anchor_service.py backend/app/services/program_policy_snapshot_service.py backend/tests/routes/test_program_calendar_anchors.py backend/tests/routes/test_program_policy_snapshots.py backend/tests/services/test_annual_rotation_service.pybackend/.venv/bin/python -m pytest backend/tests/routes/test_program_policy_snapshots.py backend/tests/routes/test_program_calendar_anchors.py -qbackend/.venv/bin/python -m pytest backend/tests/routes/test_program_policy_snapshots.py backend/tests/routes/test_program_calendar_anchors.py backend/tests/services/test_annual_rotation_service.py -k "test_coordinator_can_get_annual_planning_readiness" -qPATH="/Users/aaronmontgomery/Autonomous-Assignment-Program-Manager/backend/.venv/bin:$PATH" npm run generate:typesnpm test -- --watchAll=false frontend/src/hooks/__tests__/useProgramPolicySnapshots.test.tsx frontend/src/hooks/__tests__/useProgramCalendarAnchors.test.tsx frontend/src/hooks/__tests__/useAnnualPlanning.test.tsx frontend/src/app/hub/annual-planning/__tests__/readinessRemediation.test.ts frontend/src/app/hub/annual-planning/__tests__/AnnualPlanningHubClient.test.tsxnpm run type-checknpx eslint frontend/src/app/hub/annual-planning/AnnualPlanningHubClient.tsx frontend/src/app/hub/annual-planning/__tests__/AnnualPlanningHubClient.test.tsx frontend/src/app/hub/annual-planning/__tests__/readinessRemediation.test.ts frontend/src/app/hub/annual-planning/readinessRemediation.ts frontend/src/hooks/index.ts frontend/src/hooks/useProgramCalendarAnchors.ts frontend/src/hooks/useProgramPolicySnapshots.ts frontend/src/hooks/__tests__/useProgramCalendarAnchors.test.tsx frontend/src/hooks/__tests__/useProgramPolicySnapshots.test.tsxNotes
20260319_neuro_selective; backed up tobackups/manual/20260321_225800_pre_alembic_head_policy_layer.dumpand upgraded locally to20260321_program_policy_snapshotsfor verificationbackend/tests/services/test_annual_rotation_service.py::TestAnnualBlockDraftGeneration::test_generate_repair_block_drafts_targets_only_changed_blocks